home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
DomonicDefence4.swf
/
scripts
/
frame_17
/
PlaceObject2_207_2
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-27
|
93 b
|
7 lines
onClipEvent(enterFrame){
if(_root.castleHp <= 0)
{
gotoAndStop(18);
}
}